home *** CD-ROM | disk | FTP | other *** search
- on getpopposition buttonname
- if buttonname = "menu" then
- set popposition to "23 36"
- else
- if buttonname = "file" then
- set popposition to "23 38, 39 54, 55 70, 71 84, 86 101"
- else
- if buttonname = "sound" then
- set popposition to "23 38"
- else
- if buttonname = "window" then
- set popposition to "23 38, 39 54, 55 70, 71 86, 87 102"
- end if
- end if
- end if
- end if
- return popposition
- end
-